body{
    --headerTopBack: #fff;
    --mainColor: #18388c;
    --navActiveBgColor: #3380FF;
    --activeBgColor: #1362FC;
    --studyspaceNav: #dff2ff;
    --studyspaceNavActive: #c3e6ff;
    --studyspaceNavActiveFontColor: #0186D5;
    --lineColor: #BAE2FD;
    --coursewareNum: #0186D5;
    --coursewareBgColor: #DFF2FF;
    --progressBarBgColor: #BAE2FD;
    --progressBarActive: #67C6FE;
    --courseIncluding: #E5F5FF;
    --studycoursewareBgColor: #DFF2FF;
    --menuBgColor: #DFF2FF;
    --searchFontColor: #fff;
    --searchButton: #2b61b3;
    --searchButtonFontColor: #fff;
    --searchButtonBoroder: #fff;
    --registeredButton: #fff;
    --registeredButtonFontColor: #2b61b3;
    --titleFontColor: #333;
    --couserBorder: #ddd;
    
    /*--headerTopBack:#fff;!*头部背景色  *!
    --mainColor: #0F62EC;!*导航背景色*!
    --navActiveBgColor:#1780f5;!*首页导航激活背景色*!
    --studyspaceNav: #dff2ff;!*学习空间导航背景色*!
    --studyspaceNavActive: #c3e6ff;!*学习空间导航激活背景色*!
    --studyspaceNavActiveFontColor:#0186D5;!*学习空间导航激活背景字体颜色*!
    --lineColor:#BAE2FD;!*课程超市、课程超市菜单背景色*!
    --coursewareNum:#0186D5;!*课件序号颜色*!
    --coursewareBgColor: #DFF2FF;!*鼠标移入课件学习背景*!
    --progressBarBgColor: #BAE2FD;!*课件进度条的背景色*!
    --progressBarActive: #67C6FE;!*课件已学习进度条的背景色*!
    --courseIncluding:#E5F5FF;!*课程包含信息的背景色*!
    --studycoursewareBgColor:#DFF2FF;!*其他鼠标移入课件学习背景*!
    --menuBgColor:#DFF2FF;!*页面里面边框的颜色、课程详情评分框背景色 学习空间导航背景色*!
    --searchFontColor:#fff;!* 导航搜索里面全部的颜色 *!
    --searchButton:#2b61b3; !*  导航搜索按钮颜色 登录按钮的颜色*!
    --searchButtonFontColor:#fff;!*导航搜索按钮颜色 登录按钮的颜色 字体颜色  *!
    --searchButtonBoroder:#fff;!*  导航搜索按钮 登录按钮的边框*!
    --registeredButton:#fff;!*导航注册按钮颜色 *!
    --registeredButtonFontColor:#2b61b3;!*导航搜索按钮颜色 登录按钮的颜色 字体颜色  *!
    --titleFontColor:#333;!*通知公告 推荐课程 热门课程标题颜色  *!
    --couserBorder:#ddd;!*课程边框颜色  *!*/
}
